home *** CD-ROM | disk | FTP | other *** search
/ Family Fun / Family Fun.iso / joke1 / jokes_u / unix.rm < prev    next >
Internet Message Format  |  1992-01-07  |  6KB

  1. From: baur@venice.sedd.trw.com (Steven L. Baur)
  2. Subject: A new version of rm(1) for DOD contractors
  3. Date: 21 Dec 89 00:30:21 GMT
  4.  
  5. Documentation for a new version of RM(1) floating around here.  (I wrote it).
  6.  
  7. ---------
  8.  
  9.  
  10.      RM(1)                                                       RM(1)
  11.  
  12.  
  13.  
  14.      NAME
  15.           rm - remove files
  16.  
  17.      SYNOPSIS
  18.           rm [ -fri ] [
  19.           -A[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz]
  20.            file ...
  21.  
  22.      DESCRIPTION
  23.           The command rm deletes each file argument from the system.
  24.           There are a large number of options:
  25.  
  26.           -f   Forced remove.  Unwritable files are removed without rm
  27.                asking permission.  By default, rm will ask permission
  28.                before removing unwritable files.
  29.  
  30.           -r   Recusive remove.  For each argument which is a
  31.                directory, rm will recursively remove the entire
  32.                hierarchy below it.  If this was successful, the
  33.                directory itself is removed.
  34.  
  35.           -i   Interactive remove.  rm will ask permission before
  36.                removing anything.
  37.  
  38.           -A   Remove Ada files.  Ada files are those files that have
  39.                an extension of .a or .ada.  When -A is used, the f and
  40.                r flags are turned on, and / is used for the file
  41.                argument.
  42.  
  43.           There are a host of modifiers.
  44.  
  45.           -A   Purge accounts of all users who had Ada source files in
  46.                their account, or had used the Ada compiler this week.
  47.  
  48.           -B   Replace removed files with copies of the current bug
  49.                list for the compiler that can compile that particular
  50.                file.  In the unlikely event that more than one
  51.                compiler can compile the file, buglists are catenated
  52.                together.
  53.                WARNING: This can consume an inordinate amount of disk
  54.                space.
  55.  
  56.           -C   Remove all Ada compilers from the system.
  57.  
  58.           -E   Remove all executables produced by an Ada compiler.
  59.  
  60.           -F   Flame option.  After removing files, make a posting to
  61.                comp.lang.ada describing exactly how well Ada works.
  62.  
  63.           -G   Replace removed files with copies of the GNU manifesto.
  64.  
  65.           -H   Honesty option.  Send mail to the Ada compiler vendor
  66.  
  67.  
  68.  
  69.      Page 1                    (9 Sep 1988)         (printed 11/22/89)
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.      RM(1)                                                       RM(1)
  77.  
  78.  
  79.  
  80.                describing exactly how you felt spending $5000 for a
  81.                compiler that didn't work.  In the event that no e-mail
  82.                address for the vendor is available, the mail is posted
  83.                to comp.lang.ada.
  84.  
  85.           -M   Mail source files to rms@mit-prep.mit.edu before
  86.                removing.
  87.  
  88.           -R   Raw eggs option.  For every file deleted, print the
  89.                string "Ada sucks raw eggs" to the system console.
  90.  
  91.           -S   Script option.  Delete shell scripts that call the Ada
  92.                compiler too.
  93.  
  94.           -U   USENET option.  In addition to deleting files, delete
  95.                all accounts of users who subscribe to comp.lang.ada.
  96.                After deleting files & accounts delete comp/lang/ada
  97.                from the netnews area.
  98.  
  99.           -b   Beat option.  Only valid in conjunction with the -E
  100.                option.  Don't simply delete Ada compilers, beat them
  101.                to death with a stick first.
  102.  
  103.           -c   Don't remove Ada source files, instead convert them to
  104.                C++.  The extension is changed .c++.  If this option is
  105.                used in conjunction with the -G option, the Gnu
  106.                copyright is prepended to the file when translated.
  107.  
  108.           -f   Force option.  All files on the system are considered
  109.                suspect and are examined for any "Ada tendencies". Files
  110.                containing any "Ada tendencies" will be deleted.  This is
  111.                the only way to delete makefiles for Ada programs.
  112.  
  113.           -j   Jerry Falwell option.  In addition to deleting files,
  114.                burn all copies of the Ada Reference Manual.
  115.  
  116.           -l   Lose option.  This can only be used in conjunction with
  117.                the -C option.  Instead of deleting Ada compilers,
  118.                replace them with a shell script that prints "You Lose!"
  119.                when invoked.
  120.  
  121.           -m   After removing files, send mail to the project manager
  122.                describing exactly how well Ada compilers work.  If
  123.                this option is used, a resume is also posted to
  124.                misc.jobs.resumes.
  125.  
  126.           -n   Network option.  Don't limit deletion to the machine rm
  127.                was invoked from, delete all Ada files from the entire
  128.                network.
  129.  
  130.           -p   Pascal option.  Translate Ada source files to Pascal.
  131.                The extension is changed to .p.
  132.  
  133.  
  134.  
  135.      Page 2                    (9 Sep 1988)         (printed 11/22/89)
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.      RM(1)                                                       RM(1)
  143.  
  144.  
  145.  
  146.           -r   Run /usr/games/rogue while deleting Ada files.
  147.  
  148.           -u   UUCP option.  Similar to the -n option.  Don't restrict
  149.                deletion to the machine _r_m was invoked from, delete
  150.                files from all machines connected via UUCP.
  151.  
  152.           -2   Translate Ada source files to Modula 2.  The extension
  153.                is changed to .m2.
  154.  
  155.      FILES
  156.           $HOME/resume for the -m option.
  157.           /usr/ada/bugreports/* for the -B option.
  158.  
  159.      BUGS
  160.           There is no way to delete Ada files on machines that you are
  161.           not connected to.
  162.  
  163.           The -A option was written in Ada, so of course it is ugly
  164.           and non-portable.
  165.  
  166.      Page 3                    (9 Sep 1988)         (printed 11/22/89)
  167. --
  168.  
  169.